MediaStreamCaptureStarted

public interface MediaStreamCaptureStarted implements BrowserEvent

An event indicating that the web page has started capturing an audio or video stream.

Since

7.30

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
public MediaStreamType mediaStreamType()
Returns the type of the captured stream.